@media (min-width: 0px) and (max-width: 412px) {
    section {
	padding: 0 15px;
}
html body {
	font-family: 'Poppins', sans-serif;
}
.no-pad{padding: 0px !important;}
.homeslider .inner-item {
	background-size: 100% !important;
	height: 320px;
	animation: shrink 5s infinite alternate;
	background-attachment: fixed;
}
.home div#logo {
    text-align: center;
    margin: 0 0 0;
    padding: 31px 0 0;
}

.home div#logo img {
    width: 100%;
    height: auto;
    padding: 50px;
}
.home section.header {
	position: absolute;
	top: 15px;
	left: 0;
	width: 100%;
	background: transparent;
}
.home section.header a.reservation {
	color: #1f1f1f;
	float: right;
	padding: 8px 15px;
	background-color: #8dc645;
	font-weight: 700;
	border-radius: 20px;
}

 div#logo {
    text-align: center;
    margin: 0 0 0;
    padding: 0px 0 0;
}

 div#logo img {
    width: 118px;
    height: auto;
}
 section.header {
	position: relative;
	top: 0;
	left: 0;
	padding: 15px;
	width: 100%;
	z-index: 999;
	background-color: black;
}
button#responsive-menu-button {}
 section.header a.reservation {
	color: #1f1f1f;
	float: none;
	margin: 10px auto 0;
	padding: 8px 15px;
	background-color: #8dc645;
	font-weight: 700;
	display: block;
	border-radius: 20px;
	text-align: center;
	width: fit-content;
}


body.logged-in section.header {
	top: 0px;
	padding: 15px 0;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link{
	font-size: 29px;
    text-transform: uppercase;
    font-weight: 700;
	}
#responsive-menu-container #responsive-menu, #responsive-menu-container #responsive-menu ul{
	margin: 80px 0 0;
	}
	
section.home-section {}

section.home-section .row > div {
    padding: 0;
    /* clear: both; */
    /* float: none; */
}

section.home-section img {
    width: 100%;
}

section.home-section .content {
    display: table;
    width: 100%;
    height: auto;
    min-height: auto;
    padding: 10%;
}

section.home-section .image {
}

section.home-section .image img {
    width: 100%;
    height: auto;
}

section.home-section a {
    color: #1f1f1f;
    float: left;
    padding: 8px 15px;
    background-color: #8dc645;
    font-weight: 500;
    border-radius: 20px;
}
section.home-section p{
    margin: 0 0 15px;
}
section.home-section .row:nth-child(odd) .left-pos {}

section.home-section .row:nth-child(even) .left-pos {
    /* float: right; */
    clear: both;
}

section.home-section h2 {
    margin: 0 0 10px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 700;
}

section.home-section .row .left-pos {
    display: table;
    height: 100%;
}
section.home-section .middle {
    display: table-cell;
    vertical-align: middle;
}


section.home-section.wine .image img {}
section.home-section.wine .image {
    width: 50%;
    margin: 0 auto;
}

section.home-section.wine .content {
    width: 72%;
    margin: 0 auto;
    min-height: 447px;
}
section.home-section.wine .content h2{
    font-weight: 600;
    font-size: 38px;
}
section.home-section.wine .content p{
    font-size: 16px;
}
section.home-section.wine .content p strong{
    color: #8dc645;
}
section.home-section .row:last-child .left-pos {
    background: #fbfff6;
}


section.home-section.wine {
    margin: 0;
    display: none;
}
section.home-boxes {
    margin: 0;
}
body.page-template-event section.home-boxes .box a {
    display: none;
}
section.home-boxes .row .col-md-4:last-child .box a{ display: block; }
section.home-boxes .box {
    height: 253px;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 50px 25px;
    color: #fff;
}

section.home-boxes .box h4 {
    margin: 0 0 9px;
    font-size: 22px;
}
section.home-boxes .box a {color: #1f1f1f;float: left;padding: 8px 15px;background-color: #8dc645;font-weight: 500;border-radius: 20px;display: block;margin: 22px 0 0;}
section.home-boxes .box p {

}
section.home-boxes .box strong {color: #090e46;text-transform: uppercase;font-size: 17px;}
section.home-boxes .box h3 {
    margin: 0 0 10px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 700;
}

section.home-boxes .col-md-4:nth-child(4) .box p {
    color: #000000;
    margin: 22px 0 0;
}
section.subscribe {padding-top: 65px;padding-bottom: 65px;}
section.subscribe h2{}
section.subscribe p{
    color: #4c4c4c;
    margin: 0;
}

section.subscribe form.es_widget_form {}

section.subscribe form.es_widget_form .es_lablebox {
    display: none;
}

section.subscribe form.es_widget_form .es_textbox {
    padding: 0;
}

section.subscribe form.es_widget_form .es_textbox input{
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #000000;
    padding: 10px;
    font-size: 14px;
}

section.subscribe form.es_widget_form .es_button {
    padding: 0;
}

section.subscribe form.es_widget_form .es_button input{
    color: #1f1f1f;
    float: left;
    padding: 8px 49px;
    background-color: #8dc645;
    font-weight: 500;
    border-radius: 20px;
    display: block;
    margin: 22px 0 0;
    border: none;
    text-align: center;
    width: 225px;
    font-size: 16px;
    text-transform: uppercase;
}

section.subscribe h2 {
    margin: 0 0 10px;
    color: #090e46;
    text-transform: uppercase;
    font-size: 30px;
}

section.subscribe h2 strong {
    display: block;
    color: #8dc645;
    font-weight: 400;
}

section.subscribe h2 p {}
footer ul.cols-full {
    padding: 0;
    overflow: hidden;
    margin: 0;
}
footer ul.cols-full > li{
    width: 100%;
    float: none;
    padding: 15px;
    display: block;
}
footer ul.cols-full li h4{
    margin: 0 0 15px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 21px;
}

footer ul.cols-full li .logo {
    margin: 20px 0 0;
}

footer ul.cols-full li .logo img {
    width: 100%;
}

footer ul.cols-full > li ul {
    padding: 0;
    column-count: 2;
}

footer ul.cols-full > li ul li {
    display: block;
    margin: 0 0 7px;
}

footer ul.cols-full > li ul li a {
    color: #3c3c3c;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
}

footer ul.cols-full li strong {
    display: block;
    font-size: 16px;
    font-weight: 500;
}

footer ul.cols-full li a.reservation {
    color: #1f1f1f;
    float: none;
    padding: 8px 0;
    background-color: #8dc645;
    font-weight: 500;
    border-radius: 20px;
    display: block;
    margin: 0px 0 18px;
    border: none;
    text-align: center;
    width: 225px;
    font-size: 16px;
    text-transform: uppercase;
}

footer ul.cols-full li a {
    color: #8dc645;
    font-weight: 500;
}

footer {
    background: #f2f3ff;
    padding: 50px 0;
}

footer ul.cols-full li p {color: #3c3c3c;}

footer ul.cols-full li ul.social {}
footer ul.cols-full li ul.social li{
    display: inline-block;
    margin: 0;
    margin: 0 10px 0 0px;
}
footer ul.cols-full li ul.social li a{
    font-size: 16px;
    transition: all .5s;
}
footer ul.cols-full li ul.social li a:hover{
    color: #8dc645;
}
.copy {
    text-align: center;
}

.copy p {
    margin: 0;
    background: #0c0f2f;
    color: #fff;
    padding: 20px 0;
}

.copy a {
    color: #8dc645;
}
section.careers-section {
    margin: 24px 0 0;
}

section.careers-section .box {
    width: 80%;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
}

section.careers-section .box h2 {
    margin: 0 0 15px;
    margin: 0 0 10px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 700;
}
section.careers-section .box p {
    color: #7b7a78;
}
section.careers-section .box a{}

section.careers-section .box p strong {
    margin: 12px 0 6px;
    display: block;
}

section.careers-section .box p br {
    display: none;
}

body.page-template-page-templatecareers-php {
    background: #fbfff6;
}

section.careers-section .box img {
    margin: 0 0 15px;
}
section.listing-section {
    background: #fbfff6;
    padding: 80px 15px;
}

section.listing-section h2 {
    margin: 0 0 10px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 40px;
}

section.listing-section ul.list {
    padding: 0;
    margin: 31px 0 0;
}

section.listing-section ul.list li {
    display: block;
    position: relative;
}
section.listing-section ul.list li p {
    display: block;
    width: 65%;
}
section.listing-section ul.list li span {margin: 0;color: #090e46;font-weight: 600;font-size: 14px;position: absolute;right: 0;top: 0;}
section.listing-section ul.list h3 {
    margin: 0 0 8px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 30px;
}

section.listing-section ul.list h4 {
    margin: 0 0 10px;
    color: #090e46;
    font-weight: 600;
    font-size: 18px;
}
section.listing-section p{
    color: #656461;
    margin: 0;
}
body.page-id-100 section.listing-section ul.list h3{
    
}
section.listing-section ul.list .list-inner {
    margin: 0 0 30px;
}
body.page-id-137 section.listing-section {
    display: none;
}
.modal-header {}

.modal-header h3#exampleModalLabel {
    display: inline-block;
    text-transform: uppercase;
    color: #090e46;
}

.modal-header button.close {
    display: inline-block;
    margin: 0px 0 0;
    width: 26px;
    height: 26px;
    border: 1px solid;
    border-radius: 100%;
}

.modal-content {
    border-radius: 0px;
}

.modal-body {}
.modal-body form{}
.modal-body form input[type="submit"]{
    color: #1f1f1f;
    padding: 8px 52px;
    background-color: #8dc645;
    font-weight: 500;
    border-radius: 20px;
    display: block;
    margin: 0 0 0;
    border: none;
    text-align: center;
    width: auto;
    font-size: 14px;
    text-transform: uppercase;
}
.modal-body form p{
    color: #706f6d;
}

.modal-body form span.wpcf7-list-item {
    margin: 0 0 7px;
    display: block;
}

.modal-body form .wpcf7-text, .modal-body form textarea, .modal-body form input, .modal-body form select {
    width: 70%;
    padding: 5px 6px;
}
.modal-body form  input[type="radio"] {
    width: fit-content;
}
.modal-body form label {
    margin: 0 0 0;
    font-weight: 400;
    font-size: 15px;
}
section.home-section.contact .content {
    min-height: 562px;
    background: #fbfff6;
}

section.home-section.contact .content form {}

section.home-section.contact .content form input {
    width: 100%;
    padding: 9px 20px;
    margin: 0 0 13px;
    color: #090e46;
    border: 1px solid;
    border-radius: 20px;
}

section.home-section.contact .content form input[type="submit"] {
    color: #1f1f1f;
    margin: 0px 0 0;
    padding: 8px 7px;
    background-color: #8dc645;
    width: 200px;
    font-weight: 700;
    border-radius: 20px;
    border: none;
}

section.home-section.contact .content form textarea {
    width: 100%;
    padding: 10px 20px;
    margin: 0 0 13px;
    color: #090e46;
    border: 1px solid;
    border-radius: 20px;
    height: 100px;
}

section.home-section.contact .content em {
    font-style: normal;
    color: #090e46;
}

section.home-section.contact .content strong {
    display: block;
    font-size: 19px;
    font-weight: 400;
    margin: 12px 0 0;
}

section.home-section.contact .content br {
    display: none;
}
section.sin-news {
    text-align: center;
}
section.sin-news .image{
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    position: relative;
    margin: 0 -15px;
    overflow: hidden;
    position: relative !important;
}
section.sin-news h2{
    margin: 0;
    /* z-index: 9999; */
    color: #fff;
    margin: 240px 0;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}
section.sin-news h2 span{
    display: block;
}
section.sin-news .content{
    width: 80%;
    margin: 40px auto;
    color: #5a5956;
}
section.sin-news .content p{}

section.sin-news .image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000063;
    z-index: 1;
}
section.home-section.music .content {min-height: 562px;}
section.listing-section .table {text-align: left;color: #898989;margin: 39px 0 0;font-size: 16px;}

section.listing-section .table strong {
    color: #090e46;
}
section.listing-section .categories-content-main ul li {
    width: 48%;
    float: left;
    margin-left: 15px;
    min-height: 160px;
    margin-top: 15px;
}

section.listing-section .categories-content-main ul li p {
    width: 100%;
    font-size: 13px;
}

.categories-tab ul {
    width: 100%;
    padding: 0;
    margin: 0;
}

.categories-tab ul li {
    display: block;
    float: left;
    text-align: center;
    width: 33%;
    background-color: #f0ffdc;
    padding: 20px 0;
}

.categories-tab ul li a {
    color: #090e46;
    font-size: 14px;
    font-weight: 500;
}

.categories-tab ul li.activetab {
    background: #8dc645;
}

.categories-tab ul li.activetab a {
    color: #fff;
}
.categories-content {
    display: none;
}
section.gallery-section {
    text-align: center;
}

section.gallery-section .title {
    margin: 40px 0 40px;
}

section.gallery-section .title h2{
    margin: 0 0 0;
    font-size: 38px;
    font-weight: 600;
}

section.gallery-section .box {
    background-color: #f2f3ff;
    padding: 40px;
}

section.gallery-section .box a {
    display: inline-block;
    width: 100%;
    margin: 10px;
    height: 395px;
    overflow: hidden;
}

section.gallery-section .box img {
    width: auto;
    height: 100%;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    height: 140px;
}

span#group-990 {
    width: 70%;
}
}
@media (min-width: 413px) and (max-width: 420px) {
    section {
	padding: 0 15px;
}
html body {
	font-family: 'Poppins', sans-serif;
}
.no-pad{padding: 0px !important;}
.homeslider .inner-item {
	background-size: 100% !important;
	height: 400px;
	animation: shrink 5s infinite alternate;
	background-attachment: fixed;
}
.home div#logo {
    text-align: center;
    margin: 0 0 0;
    padding: 150px 0 0;
}

.home div#logo img {
    width: 250px;
    height: auto;
}
.home section.header {
	position: absolute;
	top: 15px;
	left: 0;
	width: 100%;
	background: transparent;
}
.home section.header a.reservation {
	color: #1f1f1f;
	float: right;
	padding: 8px 15px;
	background-color: #8dc645;
	font-weight: 700;
	border-radius: 20px;
}

 div#logo {
    text-align: center;
    margin: 0 0 0;
    padding: 0px 0 0;
}

 div#logo img {
    width: 118px;
    height: auto;
}
 section.header {
	position: relative;
	top: 0;
	left: 0;
	padding: 15px;
	width: 100%;
	z-index: 999;
	background-color: black;
}
button#responsive-menu-button {}
 section.header a.reservation {
	color: #1f1f1f;
	float: right;
	margin: 11px 0 0;
	padding: 8px 15px;
	background-color: #8dc645;
	font-weight: 700;
	border-radius: 20px;
}


body.logged-in section.header {
	top: 0px;
	padding: 15px 0;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link{
	font-size: 29px;
    text-transform: uppercase;
    font-weight: 700;
	}
#responsive-menu-container #responsive-menu, #responsive-menu-container #responsive-menu ul{
	margin: 80px 0 0;
	}
	
section.home-section {}

section.home-section .row > div {
    padding: 0;
}

section.home-section img {
    width: 100%;
}

section.home-section .content {
    display: table;
    width: 100%;
    height: 100%;
    min-height: 420px;
    padding: 0 10%;
}

section.home-section .image {
}

section.home-section .image img {}

section.home-section a {
    color: #1f1f1f;
    float: left;
    padding: 8px 15px;
    background-color: #8dc645;
    font-weight: 500;
    border-radius: 20px;
}
section.home-section p{
    margin: 0 0 15px;
    font-size: 12px;
}
section.home-section .row:nth-child(odd) .left-pos {}

section.home-section .row:nth-child(even) .left-pos {
    float: right;
}

section.home-section h2 {
    margin: 0 0 10px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
}

section.home-section .row .left-pos {
    display: table;
    height: 100%;
}
section.home-section .middle {
    display: table-cell;
    vertical-align: middle;
}


section.home-section.wine .image img {}
section.home-section.wine .image {
    width: 50%;
    margin: 0 auto;
}

section.home-section.wine .content {
    width: 72%;
    margin: 0 auto;
    min-height: 447px;
}
section.home-section.wine .content h2{
    font-weight: 600;
    font-size: 38px;
}
section.home-section.wine .content p{
    font-size: 16px;
}
section.home-section.wine .content p strong{
    color: #8dc645;
}
section.home-section .row:last-child .left-pos {
    background: #fbfff6;
}


section.home-section.wine {
    margin: 0;
}
section.home-boxes {
    margin: 50px 0 0;
}
body.page-template-event section.home-boxes .box a {
    display: none;
}
section.home-boxes .row .col-md-4:last-child .box a{ display: block; }
section.home-boxes .box {
    height: 280px;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 50px 25px;
    color: #fff;
    background-color: white;
}

section.home-boxes .box h4 {
    margin: 0 0 9px;
    font-size: 22px;
}
section.home-boxes .box a {color: #1f1f1f;float: left;padding: 8px 15px;background-color: #8dc645;font-weight: 500;border-radius: 20px;display: block;margin: 22px 0 0;}
section.home-boxes .box p {

}
section.home-boxes .box strong {color: #090e46;text-transform: uppercase;font-size: 17px;}
section.home-boxes .box h3 {
    margin: 0 0 10px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 700;
}

section.home-boxes .col-md-4:nth-child(4) .box p {
    color: #000000;
    margin: 22px 0 0;
}
section.subscribe {padding-top: 65px;padding-bottom: 65px;}
section.subscribe h2{}
section.subscribe p{
    color: #4c4c4c;
    margin: 0;
}

section.subscribe form.es_widget_form {}

section.subscribe form.es_widget_form .es_lablebox {
    display: none;
}

section.subscribe form.es_widget_form .es_textbox {
    padding: 0;
}

section.subscribe form.es_widget_form .es_textbox input{
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #000000;
    padding: 10px;
    font-size: 14px;
}

section.subscribe form.es_widget_form .es_button {
    padding: 0;
}

section.subscribe form.es_widget_form .es_button input{
    color: #1f1f1f;
    float: left;
    padding: 8px 49px;
    background-color: #8dc645;
    font-weight: 500;
    border-radius: 20px;
    display: block;
    margin: 22px 0 0;
    border: none;
    text-align: center;
    width: 225px;
    font-size: 16px;
    text-transform: uppercase;
}

section.subscribe h2 {
    margin: 0 0 10px;
    color: #090e46;
    text-transform: uppercase;
    font-size: 30px;
}

section.subscribe h2 strong {
    display: block;
    color: #8dc645;
    font-weight: 400;
}

section.subscribe h2 p {}
footer ul.cols-full {
    padding: 0;
    overflow: hidden;
    margin: 0;
}
footer ul.cols-full > li{
    width: 50%;
    float: left;
    padding: 18px;
    display: block;
    height: 272px;
}
footer ul.cols-full > li:last-child{
    width: 100%;
    height: auto;
    text-align: center;
}
footer ul.cols-full > li:last-child a.reservation{margin: 0 auto 18px;width: 60%;display: block;float: none;}
footer ul.cols-full li h4{
    margin: 0 0 15px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
}

footer ul.cols-full li .logo {
    margin: 0px 0 0;
}

footer ul.cols-full li .logo img {
    width: 100%;
}

footer ul.cols-full > li ul {
    padding: 0;
    column-count: 2;
}

footer ul.cols-full > li ul li {
    display: block;
    margin: 0 0 7px;
}

footer ul.cols-full > li ul li a {
    color: #3c3c3c;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
}

footer ul.cols-full li strong {
    display: block;
    font-size: 14px;
    font-weight: 500;
}

footer ul.cols-full li a.reservation {
    color: #1f1f1f;
    float: left;
    padding: 8px 0;
    background-color: #8dc645;
    font-weight: 500;
    border-radius: 20px;
    display: block;
    margin: 0px 0 18px;
    border: none;
    text-align: center;
    width: 225px;
    font-size: 16px;
    text-transform: uppercase;
}

footer ul.cols-full li a {
    color: #8dc645;
    font-weight: 500;
}

footer {
    background: #f2f3ff;
    padding: 50px 0;
}

footer ul.cols-full li p {color: #3c3c3c;font-size: 12px;}

footer ul.cols-full li ul.social {}
footer ul.cols-full li ul.social li{
    display: inline-block;
    margin: 0;
    margin: 0 5px 0 0px;
}
footer ul.cols-full li ul.social li a{
    font-size: 13px;
    transition: all .5s;
}
footer ul.cols-full li ul.social li a:hover{
    color: #8dc645;
}
.copy {
    text-align: center;
}

.copy p {
    margin: 0;
    background: #0c0f2f;
    color: #fff;
    padding: 20px 0;
}

.copy a {
    color: #8dc645;
}
section.careers-section {
    margin: 24px 0 0;
}

section.careers-section .box {
    width: 80%;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
}

section.careers-section .box h2 {
    margin: 0 0 15px;
    margin: 0 0 10px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 700;
}
section.careers-section .box p {
    color: #7b7a78;
}
section.careers-section .box a{}

section.careers-section .box p strong {
    margin: 12px 0 6px;
    display: block;
}

section.careers-section .box p br {
    display: none;
}

body.page-template-page-templatecareers-php {
    background: #fbfff6;
}

section.careers-section .box img {
    margin: 0 0 15px;
}
section.listing-section {
    background: #fbfff6;
    padding: 80px 15px;
}

section.listing-section h2 {
    margin: 0 0 10px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 40px;
}

section.listing-section ul.list {
    padding: 0;
    margin: 31px 0 0;
    height: auto;
}

section.listing-section ul.list li {
    display: block;
    position: relative;
}
section.listing-section ul.list li p {
    display: block;
    width: 65%;
}
section.listing-section ul.list li span {margin: 0;color: #090e46;font-weight: 600;font-size: 14px;position: absolute;right: 0;top: 0;}
section.listing-section ul.list h3 {
    margin: 0 0 8px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 30px;
}

section.listing-section ul.list h4 {
    margin: 0 0 10px;
    color: #090e46;
    font-weight: 600;
    font-size: 13px;
}
section.listing-section p{
    color: #656461;
    margin: 0;
}
body.page-id-100 section.listing-section ul.list h3{
    
}
section.listing-section ul.list .list-inner {
    margin: 0 0 30px;
}
body.page-id-137 section.listing-section {
    display: none;
}
.modal-header {}

.modal-header h3#exampleModalLabel {
    display: inline-block;
    text-transform: uppercase;
    color: #090e46;
}

.modal-header button.close {
    display: inline-block;
    margin: 0px 0 0;
    width: 26px;
    height: 26px;
    border: 1px solid;
    border-radius: 100%;
}

.modal-content {
    border-radius: 0px;
}

.modal-body {}
.modal-body form{}
.modal-body form input[type="submit"]{
    color: #1f1f1f;
    padding: 8px 52px;
    background-color: #8dc645;
    font-weight: 500;
    border-radius: 20px;
    display: block;
    margin: 0 0 0;
    border: none;
    text-align: center;
    width: auto;
    font-size: 14px;
    text-transform: uppercase;
}
.modal-body form p{
    color: #706f6d;
}

.modal-body form span.wpcf7-list-item {
    margin: 0 0 7px;
    display: block;
}

.modal-body form .wpcf7-text, .modal-body form textarea, .modal-body form input, .modal-body form select {
    width: 70%;
    padding: 5px 6px;
}
.modal-body form  input[type="radio"] {
    width: fit-content;
}
.modal-body form label {
    margin: 0 0 0;
    font-weight: 400;
    font-size: 15px;
}
section.home-section.contact .content {
    min-height: 562px;
    background: #fbfff6;
}

section.home-section.contact .content form {}

section.home-section.contact .content form input {
    width: 100%;
    padding: 9px 20px;
    margin: 0 0 13px;
    color: #090e46;
    border: 1px solid;
    border-radius: 20px;
}

section.home-section.contact .content form input[type="submit"] {
    color: #1f1f1f;
    margin: 0px 0 0;
    padding: 8px 7px;
    background-color: #8dc645;
    width: 200px;
    font-weight: 700;
    border-radius: 20px;
    border: none;
}

section.home-section.contact .content form textarea {
    width: 100%;
    padding: 10px 20px;
    margin: 0 0 13px;
    color: #090e46;
    border: 1px solid;
    border-radius: 20px;
    height: 100px;
}

section.home-section.contact .content em {
    font-style: normal;
    color: #090e46;
}

section.home-section.contact .content strong {
    display: block;
    font-size: 19px;
    font-weight: 400;
    margin: 12px 0 0;
}

section.home-section.contact .content br {
    display: none;
}
section.sin-news {
    text-align: center;
}
section.sin-news .image{
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    position: relative;
    margin: 0 -15px;
    overflow: hidden;
    position: relative !important;
}
section.sin-news h2{
    margin: 0;
    /* z-index: 9999; */
    color: #fff;
    margin: 240px 0;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}
section.sin-news h2 span{
    display: block;
}
section.sin-news .content{
    width: 80%;
    margin: 40px auto;
    color: #5a5956;
}
section.sin-news .content p{}

section.sin-news .image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000063;
    z-index: 1;
}
section.home-section.music .content {min-height: 562px;}
section.listing-section .table {text-align: left;color: #898989;margin: 39px 0 0;font-size: 16px;}

section.listing-section .table strong {
    color: #090e46;
}
section.listing-section .categories-content-main ul li {
    width: 100%;
    float: left;
    margin-left: 15px;
    min-height: auto;
}

section.listing-section .categories-content-main ul li p {
    width: 100%;
    font-size: 13px;
}

.categories-tab ul {
    width: 100%;
    padding: 0;
    margin: 0;
}

.categories-tab ul li {
    display: block;
    float: left;
    text-align: center;
    width: 33%;
    background-color: #f0ffdc;
    padding: 20px 0;
    margin: 0 0 30px;
}

.categories-tab ul li a {
    color: #090e46;
    font-size: 14px;
    font-weight: 500;
}

.categories-tab ul li.activetab {
    background: #8dc645;
}

.categories-tab ul li.activetab a {
    color: #fff;
}
.categories-content {
    display: none;
}
section.gallery-section {
    text-align: center;
}

section.gallery-section .title {
    margin: 40px 0 40px;
}

section.gallery-section .title h2{
    margin: 0 0 0;
    font-size: 38px;
    font-weight: 600;
}

section.gallery-section .box {
    background-color: #f2f3ff;
    padding: 40px;
}

section.gallery-section .box a {
    display: inline-block;
    width: 46%;
    margin: 10px;
    height: 395px;
    overflow: hidden;
}

section.gallery-section .box img {
    width: auto;
    height: 100%;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    height: 140px;
}

span#group-990 {
    width: 70%;
}
    }
@media (min-width: 421px) and (max-width: 767px) {
    section {
	padding: 0 15px;
}
html body {
	font-family: 'Poppins', sans-serif;
}
.no-pad{padding: 0px !important;}
.homeslider .inner-item {
	background-size: 100% !important;
	height: 640px;
	animation: shrink 5s infinite alternate;
	background-attachment: fixed;
}
.home div#logo {
    text-align: center;
    margin: 0 0 0;
    padding: 200px 0 0;
}

.home div#logo img {
    width: 375px;
    height: auto;
}
.home section.header {
	position: absolute;
	top: 15px;
	left: 0;
	width: 100%;
	background: transparent;
}
.home section.header a.reservation {
	color: #1f1f1f;
	float: right;
	padding: 8px 15px;
	background-color: #8dc645;
	font-weight: 700;
	border-radius: 20px;
}

 div#logo {
    text-align: center;
    margin: 0 0 0;
    padding: 0px 0 0;
}

 div#logo img {
    width: 118px;
    height: auto;
}
 section.header {
	position: relative;
	top: 0;
	left: 0;
	padding: 15px;
	width: 100%;
	z-index: 999;
	background-color: black;
}
button#responsive-menu-button {}
 section.header a.reservation {
	color: #1f1f1f;
	float: right;
	margin: 11px 0 0;
	padding: 8px 15px;
	background-color: #8dc645;
	font-weight: 700;
	border-radius: 20px;
}


body.logged-in section.header {
	top: 0px;
	padding: 15px 0;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link{
	font-size: 29px;
    text-transform: uppercase;
    font-weight: 700;
	}
#responsive-menu-container #responsive-menu, #responsive-menu-container #responsive-menu ul{
	margin: 80px 0 0;
	}
	
section.home-section {}

section.home-section .row > div {
    padding: 0;
}

section.home-section img {
    width: 100%;
}

section.home-section .content {
    display: table;
    width: 100%;
    height: 100%;
    min-height: 470px;
    padding: 0 10%;
}

section.home-section .image {
}

section.home-section .image img {}

section.home-section a {
    color: #1f1f1f;
    float: left;
    padding: 8px 15px;
    background-color: #8dc645;
    font-weight: 500;
    border-radius: 20px;
}
section.home-section p{
    margin: 0 0 15px;
}
section.home-section .row:nth-child(odd) .left-pos {}

section.home-section .row:nth-child(even) .left-pos {
    float: right;
}

section.home-section h2 {
    margin: 0 0 10px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 700;
}

section.home-section .row .left-pos {
    display: table;
    height: 100%;
}
section.home-section .middle {
    display: table-cell;
    vertical-align: middle;
}


section.home-section.wine .image img {}
section.home-section.wine .image {
    width: 50%;
    margin: 0 auto;
}

section.home-section.wine .content {
    width: 72%;
    margin: 0 auto;
    min-height: 447px;
}
section.home-section.wine .content h2{
    font-weight: 600;
    font-size: 38px;
}
section.home-section.wine .content p{
    font-size: 16px;
}
section.home-section.wine .content p strong{
    color: #8dc645;
}
section.home-section .row:last-child .left-pos {
    background: #fbfff6;
}


section.home-section.wine {
    margin: 50px 0 0;
}
section.home-boxes {
    margin: 50px 0 0;
}
body.page-template-event section.home-boxes .box a {
    display: none;
}
section.home-boxes .row .col-md-4:last-child .box a{ display: block; }
section.home-boxes .box {
    height: 506px;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 50px 25px;
    color: #fff;
}

section.home-boxes .box h4 {
    margin: 0 0 9px;
    font-size: 22px;
}
section.home-boxes .box a {color: #1f1f1f;float: left;padding: 8px 15px;background-color: #8dc645;font-weight: 500;border-radius: 20px;display: block;margin: 22px 0 0;}
section.home-boxes .box p {

}
section.home-boxes .box strong {color: #090e46;text-transform: uppercase;font-size: 17px;}
section.home-boxes .box h3 {
    margin: 0 0 10px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 700;
}

section.home-boxes .col-md-4:nth-child(4) .box p {
    color: #000000;
    margin: 22px 0 0;
}
section.subscribe {padding-top: 65px;padding-bottom: 65px;}
section.subscribe h2{}
section.subscribe p{
    color: #4c4c4c;
    margin: 0;
}

section.subscribe form.es_widget_form {}

section.subscribe form.es_widget_form .es_lablebox {
    display: none;
}

section.subscribe form.es_widget_form .es_textbox {
    padding: 0;
}

section.subscribe form.es_widget_form .es_textbox input{
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #000000;
    padding: 10px;
    font-size: 14px;
}

section.subscribe form.es_widget_form .es_button {
    padding: 0;
}

section.subscribe form.es_widget_form .es_button input{
    color: #1f1f1f;
    float: left;
    padding: 8px 49px;
    background-color: #8dc645;
    font-weight: 500;
    border-radius: 20px;
    display: block;
    margin: 22px 0 0;
    border: none;
    text-align: center;
    width: 225px;
    font-size: 16px;
    text-transform: uppercase;
}

section.subscribe h2 {
    margin: 0 0 10px;
    color: #090e46;
    text-transform: uppercase;
    font-size: 30px;
}

section.subscribe h2 strong {
    display: block;
    color: #8dc645;
    font-weight: 400;
}

section.subscribe h2 p {}
footer ul.cols-full {
    padding: 0;
    overflow: hidden;
    margin: 0;
}
footer ul.cols-full > li{
    width: 33%;
    float: left;
    padding: 18px;
    display: block;
    height: 255px;
}
footer ul.cols-full li h4{
    margin: 0 0 15px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
}

footer ul.cols-full li .logo {
    margin: 0px 0 0;
}

footer ul.cols-full li .logo img {
    width: 100%;
}

footer ul.cols-full > li ul {
    padding: 0;
    column-count: 2;
}

footer ul.cols-full > li ul li {
    display: block;
    margin: 0 0 7px;
}

footer ul.cols-full > li ul li a {
    color: #3c3c3c;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
}

footer ul.cols-full li strong {
    display: block;
    font-size: 14px;
    font-weight: 500;
}

footer ul.cols-full li a.reservation {
    color: #1f1f1f;
    float: left;
    padding: 8px 0;
    background-color: #8dc645;
    font-weight: 500;
    border-radius: 20px;
    display: block;
    margin: 0px 0 18px;
    border: none;
    text-align: center;
    width: 225px;
    font-size: 16px;
    text-transform: uppercase;
}

footer ul.cols-full li a {
    color: #8dc645;
    font-weight: 500;
}

footer {
    background: #f2f3ff;
    padding: 50px 0;
}

footer ul.cols-full li p {color: #3c3c3c;font-size: 12px;}

footer ul.cols-full li ul.social {}
footer ul.cols-full li ul.social li{
    display: inline-block;
    margin: 0;
    margin: 0 6px 0 0px;
}
footer ul.cols-full li ul.social li a{
    font-size: 13px;
    transition: all .5s;
}
footer ul.cols-full li ul.social li a:hover{
    color: #8dc645;
}
.copy {
    text-align: center;
}

.copy p {
    margin: 0;
    background: #0c0f2f;
    color: #fff;
    padding: 20px 0;
}

.copy a {
    color: #8dc645;
}
section.careers-section {
    margin: 24px 0 0;
}

section.careers-section .box {
    width: 80%;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
}

section.careers-section .box h2 {
    margin: 0 0 15px;
    margin: 0 0 10px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 700;
}
section.careers-section .box p {
    color: #7b7a78;
}
section.careers-section .box a{}

section.careers-section .box p strong {
    margin: 12px 0 6px;
    display: block;
}

section.careers-section .box p br {
    display: none;
}

body.page-template-page-templatecareers-php {
    background: #fbfff6;
}

section.careers-section .box img {
    margin: 0 0 15px;
}
section.listing-section {
    background: #fbfff6;
    padding: 80px 15px;
}

section.listing-section h2 {
    margin: 0 0 10px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 40px;
}

section.listing-section ul.list {
    padding: 0;
    margin: 31px 0 0;
}

section.listing-section ul.list li {
    display: block;
    position: relative;
}
section.listing-section ul.list li p {
    display: block;
    width: 65%;
}
section.listing-section ul.list li span {margin: 0;color: #090e46;font-weight: 600;font-size: 14px;position: absolute;right: 0;top: 0;}
section.listing-section ul.list h3 {
    margin: 0 0 8px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 30px;
}

section.listing-section ul.list h4 {
    margin: 0 0 10px;
    color: #090e46;
    font-weight: 600;
    font-size: 18px;
}
section.listing-section p{
    color: #656461;
    margin: 0;
}
body.page-id-100 section.listing-section ul.list h3{
    
}
section.listing-section ul.list .list-inner {
    margin: 0 0 30px;
}
body.page-id-137 section.listing-section {
    display: none;
}
.modal-header {}

.modal-header h3#exampleModalLabel {
    display: inline-block;
    text-transform: uppercase;
    color: #090e46;
}

.modal-header button.close {
    display: inline-block;
    margin: 0px 0 0;
    width: 26px;
    height: 26px;
    border: 1px solid;
    border-radius: 100%;
}

.modal-content {
    border-radius: 0px;
}

.modal-body {}
.modal-body form{}
.modal-body form input[type="submit"]{
    color: #1f1f1f;
    padding: 8px 52px;
    background-color: #8dc645;
    font-weight: 500;
    border-radius: 20px;
    display: block;
    margin: 0 0 0;
    border: none;
    text-align: center;
    width: auto;
    font-size: 14px;
    text-transform: uppercase;
}
.modal-body form p{
    color: #706f6d;
}

.modal-body form span.wpcf7-list-item {
    margin: 0 0 7px;
    display: block;
}

.modal-body form .wpcf7-text, .modal-body form textarea, .modal-body form input, .modal-body form select {
    width: 70%;
    padding: 5px 6px;
}
.modal-body form  input[type="radio"] {
    width: fit-content;
}
.modal-body form label {
    margin: 0 0 0;
    font-weight: 400;
    font-size: 15px;
}
section.home-section.contact .content {
    min-height: 562px;
    background: #fbfff6;
}

section.home-section.contact .content form {}

section.home-section.contact .content form input {
    width: 100%;
    padding: 9px 20px;
    margin: 0 0 13px;
    color: #090e46;
    border: 1px solid;
    border-radius: 20px;
}

section.home-section.contact .content form input[type="submit"] {
    color: #1f1f1f;
    margin: 0px 0 0;
    padding: 8px 7px;
    background-color: #8dc645;
    width: 200px;
    font-weight: 700;
    border-radius: 20px;
    border: none;
}

section.home-section.contact .content form textarea {
    width: 100%;
    padding: 10px 20px;
    margin: 0 0 13px;
    color: #090e46;
    border: 1px solid;
    border-radius: 20px;
    height: 100px;
}

section.home-section.contact .content em {
    font-style: normal;
    color: #090e46;
}

section.home-section.contact .content strong {
    display: block;
    font-size: 19px;
    font-weight: 400;
    margin: 12px 0 0;
}

section.home-section.contact .content br {
    display: none;
}
section.sin-news {
    text-align: center;
}
section.sin-news .image{
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    position: relative;
    margin: 0 -15px;
    overflow: hidden;
    position: relative !important;
}
section.sin-news h2{
    margin: 0;
    /* z-index: 9999; */
    color: #fff;
    margin: 240px 0;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}
section.sin-news h2 span{
    display: block;
}
section.sin-news .content{
    width: 80%;
    margin: 40px auto;
    color: #5a5956;
}
section.sin-news .content p{}

section.sin-news .image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000063;
    z-index: 1;
}
section.home-section.music .content {min-height: 562px;}
section.listing-section .table {text-align: left;color: #898989;margin: 39px 0 0;font-size: 16px;}

section.listing-section .table strong {
    color: #090e46;
}
section.listing-section .categories-content-main ul li {
    width: 48%;
    float: left;
    margin-left: 15px;
        min-height: 160px;
}

section.listing-section .categories-content-main ul li p {
    width: 100%;
    font-size: 13px;
}

.categories-tab ul {
    width: 100%;
    padding: 0;
    margin: 0;
}

.categories-tab ul li {
    display: block;
    float: left;
    text-align: center;
    width: 33%;
    background-color: #f0ffdc;
    padding: 20px 0;
}

.categories-tab ul li a {
    color: #090e46;
    font-size: 18px;
    font-weight: 500;
}

.categories-tab ul li.activetab {
    background: #8dc645;
}

.categories-tab ul li.activetab a {
    color: #fff;
}
.categories-content {
    display: none;
}
section.gallery-section {
    text-align: center;
}

section.gallery-section .title {
    margin: 40px 0 40px;
}

section.gallery-section .title h2{
    margin: 0 0 0;
    font-size: 38px;
    font-weight: 600;
}

section.gallery-section .box {
    background-color: #f2f3ff;
    padding: 40px;
}

section.gallery-section .box a {
    display: inline-block;
    width: 46%;
    margin: 10px;
    height: 395px;
    overflow: hidden;
}

section.gallery-section .box img {
    width: auto;
    height: 100%;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    height: 140px;
}

span#group-990 {
    width: 70%;
}
    }
@media (min-width: 768px) and (max-width: 900px) {
    section {
	padding: 0 15px;
}
html body {
	font-family: 'Poppins', sans-serif;
}
.no-pad{padding: 0px !important;}
.homeslider .inner-item {
	background-size: 100% !important;
	height: 640px;
	animation: shrink 5s infinite alternate;
	background-attachment: fixed;
}
.home div#logo {
    text-align: center;
    margin: 0 0 0;
    padding: 200px 0 0;
}

.home div#logo img {
    width: 375px;
    height: auto;
}
.home section.header {
	position: absolute;
	top: 15px;
	left: 0;
	width: 100%;
	background: transparent;
}
.home section.header a.reservation {
	color: #1f1f1f;
	float: right;
	padding: 8px 15px;
	background-color: #8dc645;
	font-weight: 700;
	border-radius: 20px;
}

 div#logo {
    text-align: center;
    margin: 0 0 0;
    padding: 0px 0 0;
}

 div#logo img {
    width: 118px;
    height: auto;
}
 section.header {
	position: relative;
	top: 0;
	left: 0;
	padding: 15px;
	width: 100%;
	z-index: 999;
	background-color: black;
}
button#responsive-menu-button {}
 section.header a.reservation {
	color: #1f1f1f;
	float: right;
	margin: 11px 0 0;
	padding: 8px 15px;
	background-color: #8dc645;
	font-weight: 700;
	border-radius: 20px;
}


body.logged-in section.header {
	top: 0px;
	padding: 15px 0;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link{
	font-size: 29px;
    text-transform: uppercase;
    font-weight: 700;
	}
#responsive-menu-container #responsive-menu, #responsive-menu-container #responsive-menu ul{
	margin: 80px 0 0;
	}
	
section.home-section {}

section.home-section .row > div {
    padding: 0;
}

section.home-section img {
    width: 100%;
}

section.home-section .content {
    display: table;
    width: 100%;
    height: 100%;
    min-height: 470px;
    padding: 0 10%;
}

section.home-section .image {
}

section.home-section .image img {}

section.home-section a {
    color: #1f1f1f;
    float: left;
    padding: 8px 15px;
    background-color: #8dc645;
    font-weight: 500;
    border-radius: 20px;
}
section.home-section p{
    margin: 0 0 15px;
}
section.home-section .row:nth-child(odd) .left-pos {}

section.home-section .row:nth-child(even) .left-pos {
    float: right;
}

section.home-section h2 {
    margin: 0 0 10px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 700;
}

section.home-section .row .left-pos {
    display: table;
    height: 100%;
}
section.home-section .middle {
    display: table-cell;
    vertical-align: middle;
}


section.home-section.wine .image img {}
section.home-section.wine .image {
    width: 50%;
    margin: 0 auto;
}

section.home-section.wine .content {
    width: 72%;
    margin: 0 auto;
    min-height: 447px;
}
section.home-section.wine .content h2{
    font-weight: 600;
    font-size: 38px;
}
section.home-section.wine .content p{
    font-size: 16px;
}
section.home-section.wine .content p strong{
    color: #8dc645;
}
section.home-section .row:last-child .left-pos {
    background: #fbfff6;
}


section.home-section.wine {
    margin: 50px 0 0;
}
section.home-boxes {
    margin: 50px 0 0;
}
body.page-template-event section.home-boxes .box a {
    display: none;
}
section.home-boxes .row .col-md-4:last-child .box a{ display: block; }
section.home-boxes .box {
    height: 295px;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 50px 25px;
    color: #fff;
}

section.home-boxes .box h4 {
    margin: 0 0 9px;
    font-size: 22px;
}
section.home-boxes .box a {color: #1f1f1f;float: left;padding: 8px 15px;background-color: #8dc645;font-weight: 500;border-radius: 20px;display: block;margin: 22px 0 0;}
section.home-boxes .box p {

}
section.home-boxes .box strong {color: #090e46;text-transform: uppercase;font-size: 17px;}
section.home-boxes .box h3 {
    margin: 0 0 10px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 700;
}

section.home-boxes .col-md-4:nth-child(4) .box p {
    color: #000000;
    margin: 22px 0 0;
}
section.subscribe {padding-top: 65px;padding-bottom: 65px;}
section.subscribe h2{}
section.subscribe p{
    color: #4c4c4c;
    margin: 0;
}

section.subscribe form.es_widget_form {}

section.subscribe form.es_widget_form .es_lablebox {
    display: none;
}

section.subscribe form.es_widget_form .es_textbox {
    padding: 0;
}

section.subscribe form.es_widget_form .es_textbox input{
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #000000;
    padding: 10px;
    font-size: 14px;
}

section.subscribe form.es_widget_form .es_button {
    padding: 0;
}

section.subscribe form.es_widget_form .es_button input{
    color: #1f1f1f;
    float: left;
    padding: 8px 49px;
    background-color: #8dc645;
    font-weight: 500;
    border-radius: 20px;
    display: block;
    margin: 22px 0 0;
    border: none;
    text-align: center;
    width: 225px;
    font-size: 16px;
    text-transform: uppercase;
}

section.subscribe h2 {
    margin: 0 0 10px;
    color: #090e46;
    text-transform: uppercase;
    font-size: 30px;
}

section.subscribe h2 strong {
    display: block;
    color: #8dc645;
    font-weight: 400;
}

section.subscribe h2 p {}
footer ul.cols-full {
    padding: 0;
    overflow: hidden;
    margin: 0;
}
footer ul.cols-full > li{
    width: 20%;
    float: left;
    padding: 18px;
    display: block;
}
footer ul.cols-full li h4{
    margin: 0 0 15px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 21px;
}

footer ul.cols-full li .logo {
    margin: 20px 0 0;
}

footer ul.cols-full li .logo img {
    width: 100%;
}

footer ul.cols-full > li ul {
    padding: 0;
    column-count: 2;
}

footer ul.cols-full > li ul li {
    display: block;
    margin: 0 0 7px;
}

footer ul.cols-full > li ul li a {
    color: #3c3c3c;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
}

footer ul.cols-full li strong {
    display: block;
    font-size: 16px;
    font-weight: 500;
}

footer ul.cols-full li a.reservation {
    color: #1f1f1f;
    float: left;
    padding: 8px 0;
    background-color: #8dc645;
    font-weight: 500;
    border-radius: 20px;
    display: block;
    margin: 0px 0 18px;
    border: none;
    text-align: center;
    width: 225px;
    font-size: 16px;
    text-transform: uppercase;
}

footer ul.cols-full li a {
    color: #8dc645;
    font-weight: 500;
}

footer {
    background: #f2f3ff;
    padding: 50px 0;
}

footer ul.cols-full li p {color: #3c3c3c;}

footer ul.cols-full li ul.social {}
footer ul.cols-full li ul.social li{
    display: inline-block;
    margin: 0;
    margin: 0 10px 0 0px;
}
footer ul.cols-full li ul.social li a{
    font-size: 16px;
    transition: all .5s;
}
footer ul.cols-full li ul.social li a:hover{
    color: #8dc645;
}
.copy {
    text-align: center;
}

.copy p {
    margin: 0;
    background: #0c0f2f;
    color: #fff;
    padding: 20px 0;
}

.copy a {
    color: #8dc645;
}
section.careers-section {
    margin: 24px 0 0;
}

section.careers-section .box {
    width: 80%;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
}

section.careers-section .box h2 {
    margin: 0 0 15px;
    margin: 0 0 10px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 700;
}
section.careers-section .box p {
    color: #7b7a78;
}
section.careers-section .box a{}

section.careers-section .box p strong {
    margin: 12px 0 6px;
    display: block;
}

section.careers-section .box p br {
    display: none;
}

body.page-template-page-templatecareers-php {
    background: #fbfff6;
}

section.careers-section .box img {
    margin: 0 0 15px;
}
section.listing-section {
    background: #fbfff6;
    padding: 80px 15px;
}

section.listing-section h2 {
    margin: 0 0 10px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 40px;
}

section.listing-section ul.list {
    padding: 0;
    margin: 31px 0 0;
}

section.listing-section ul.list li {
    display: block;
    position: relative;
}
section.listing-section ul.list li p {
    display: block;
    width: 65%;
}
section.listing-section ul.list li span {margin: 0;color: #090e46;font-weight: 600;font-size: 14px;position: absolute;right: 0;top: 0;}
section.listing-section ul.list h3 {
    margin: 0 0 8px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 30px;
}

section.listing-section ul.list h4 {
    margin: 0 0 10px;
    color: #090e46;
    font-weight: 600;
    font-size: 18px;
}
section.listing-section p{
    color: #656461;
    margin: 0;
}
body.page-id-100 section.listing-section ul.list h3{
    
}
section.listing-section ul.list .list-inner {
    margin: 0 0 30px;
}
body.page-id-137 section.listing-section {
    display: none;
}
.modal-header {}

.modal-header h3#exampleModalLabel {
    display: inline-block;
    text-transform: uppercase;
    color: #090e46;
}

.modal-header button.close {
    display: inline-block;
    margin: 0px 0 0;
    width: 26px;
    height: 26px;
    border: 1px solid;
    border-radius: 100%;
}

.modal-content {
    border-radius: 0px;
}

.modal-body {}
.modal-body form{}
.modal-body form input[type="submit"]{
    color: #1f1f1f;
    padding: 8px 52px;
    background-color: #8dc645;
    font-weight: 500;
    border-radius: 20px;
    display: block;
    margin: 0 0 0;
    border: none;
    text-align: center;
    width: auto;
    font-size: 14px;
    text-transform: uppercase;
}
.modal-body form p{
    color: #706f6d;
}

.modal-body form span.wpcf7-list-item {
    margin: 0 0 7px;
    display: block;
}

.modal-body form .wpcf7-text, .modal-body form textarea, .modal-body form input, .modal-body form select {
    width: 70%;
    padding: 5px 6px;
}
.modal-body form  input[type="radio"] {
    width: fit-content;
}
.modal-body form label {
    margin: 0 0 0;
    font-weight: 400;
    font-size: 15px;
}
section.home-section.contact .content {
    min-height: 562px;
    background: #fbfff6;
}

section.home-section.contact .content form {}

section.home-section.contact .content form input {
    width: 100%;
    padding: 9px 20px;
    margin: 0 0 13px;
    color: #090e46;
    border: 1px solid;
    border-radius: 20px;
}

section.home-section.contact .content form input[type="submit"] {
    color: #1f1f1f;
    margin: 0px 0 0;
    padding: 8px 7px;
    background-color: #8dc645;
    width: 200px;
    font-weight: 700;
    border-radius: 20px;
    border: none;
}

section.home-section.contact .content form textarea {
    width: 100%;
    padding: 10px 20px;
    margin: 0 0 13px;
    color: #090e46;
    border: 1px solid;
    border-radius: 20px;
    height: 100px;
}

section.home-section.contact .content em {
    font-style: normal;
    color: #090e46;
}

section.home-section.contact .content strong {
    display: block;
    font-size: 19px;
    font-weight: 400;
    margin: 12px 0 0;
}

section.home-section.contact .content br {
    display: none;
}
section.sin-news {
    text-align: center;
}
section.sin-news .image{
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    position: relative;
    margin: 0 -15px;
    overflow: hidden;
    position: relative !important;
}
section.sin-news h2{
    margin: 0;
    /* z-index: 9999; */
    color: #fff;
    margin: 240px 0;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}
section.sin-news h2 span{
    display: block;
}
section.sin-news .content{
    width: 80%;
    margin: 40px auto;
    color: #5a5956;
}
section.sin-news .content p{}

section.sin-news .image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000063;
    z-index: 1;
}
section.home-section.music .content {min-height: 562px;}
section.listing-section .table {text-align: left;color: #898989;margin: 39px 0 0;font-size: 16px;}

section.listing-section .table strong {
    color: #090e46;
}
section.listing-section .categories-content-main ul li {
    width: 48%;
    float: left;
    margin-left: 15px;
        min-height: 160px;
}

section.listing-section .categories-content-main ul li p {
    width: 100%;
    font-size: 13px;
}

.categories-tab ul {
    width: 100%;
    padding: 0;
    margin: 0;
}

.categories-tab ul li {
    display: block;
    float: left;
    text-align: center;
    width: 33%;
    background-color: #f0ffdc;
    padding: 20px 0;
}

.categories-tab ul li a {
    color: #090e46;
    font-size: 18px;
    font-weight: 500;
}

.categories-tab ul li.activetab {
    background: #8dc645;
}

.categories-tab ul li.activetab a {
    color: #fff;
}
.categories-content {
    display: none;
}
section.gallery-section {
    text-align: center;
}

section.gallery-section .title {
    margin: 40px 0 40px;
}

section.gallery-section .title h2{
    margin: 0 0 0;
    font-size: 38px;
    font-weight: 600;
}

section.gallery-section .box {
    background-color: #f2f3ff;
    padding: 40px;
}

section.gallery-section .box a {
    display: inline-block;
    width: 23%;
    margin: 10px;
    height: 395px;
    overflow: hidden;
}

section.gallery-section .box img {
    width: auto;
    height: 100%;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    height: 140px;
}

span#group-990 {
    width: 70%;
}
    }
@media (min-width: 900px) and (max-width: 1024px) {
    section {
	padding: 0 15px;
}
html body {
	font-family: 'Poppins', sans-serif;
}
.no-pad{padding: 0px !important;}
.homeslider .inner-item {
	background-size: 100% !important;
	height: 640px;
	animation: shrink 5s infinite alternate;
	background-attachment: fixed;
}
.home div#logo {
    text-align: center;
    margin: 0 0 0;
    padding: 200px 0 0;
}

.home div#logo img {
    width: 375px;
    height: auto;
}
.home section.header {
	position: absolute;
	top: 15px;
	left: 0;
	width: 100%;
	background: transparent;
}
.home section.header a.reservation {
	color: #1f1f1f;
	float: right;
	padding: 8px 15px;
	background-color: #8dc645;
	font-weight: 700;
	border-radius: 20px;
}

 div#logo {
    text-align: center;
    margin: 0 0 0;
    padding: 0px 0 0;
}

 div#logo img {
    width: 118px;
    height: auto;
}
 section.header {
	position: relative;
	top: 0;
	left: 0;
	padding: 15px;
	width: 100%;
	z-index: 999;
	background-color: black;
}
button#responsive-menu-button {}
 section.header a.reservation {
	color: #1f1f1f;
	float: right;
	margin: 11px 0 0;
	padding: 8px 15px;
	background-color: #8dc645;
	font-weight: 700;
	border-radius: 20px;
}


body.logged-in section.header {
	top: 0px;
	padding: 15px 0;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link{
	font-size: 29px;
    text-transform: uppercase;
    font-weight: 700;
	}
#responsive-menu-container #responsive-menu, #responsive-menu-container #responsive-menu ul{
	margin: 80px 0 0;
	}
	
section.home-section {}

section.home-section .row > div {
    padding: 0;
}

section.home-section img {
    width: 100%;
}

section.home-section .content {
    display: table;
    width: 100%;
    height: 100%;
    min-height: 470px;
    padding: 0 10%;
}

section.home-section .image {
}

section.home-section .image img {}

section.home-section a {
    color: #1f1f1f;
    float: left;
    padding: 8px 15px;
    background-color: #8dc645;
    font-weight: 500;
    border-radius: 20px;
}
section.home-section p{
    margin: 0 0 15px;
}
section.home-section .row:nth-child(odd) .left-pos {}

section.home-section .row:nth-child(even) .left-pos {
    float: right;
}

section.home-section h2 {
    margin: 0 0 10px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 700;
}

section.home-section .row .left-pos {
    display: table;
    height: 100%;
}
section.home-section .middle {
    display: table-cell;
    vertical-align: middle;
}


section.home-section.wine .image img {}
section.home-section.wine .image {
    width: 50%;
    margin: 0 auto;
}

section.home-section.wine .content {
    width: 72%;
    margin: 0 auto;
    min-height: 447px;
}
section.home-section.wine .content h2{
    font-weight: 600;
    font-size: 38px;
}
section.home-section.wine .content p{
    font-size: 16px;
}
section.home-section.wine .content p strong{
    color: #8dc645;
}
section.home-section .row:last-child .left-pos {
    background: #fbfff6;
}


section.home-section.wine {
    margin: 50px 0 0;
}
section.home-boxes {
    margin: 50px 0 0;
}
body.page-template-event section.home-boxes .box a {
    display: none;
}
section.home-boxes .row .col-md-4:last-child .box a{ display: block; }
section.home-boxes .box {
    height: 295px;
    background-size: 100%;
    background-repeat: no-repeat;
    padding: 50px 25px;
    color: #fff;
}

section.home-boxes .box h4 {
    margin: 0 0 9px;
    font-size: 22px;
}
section.home-boxes .box a {color: #1f1f1f;float: left;padding: 8px 15px;background-color: #8dc645;font-weight: 500;border-radius: 20px;display: block;margin: 22px 0 0;}
section.home-boxes .box p {

}
section.home-boxes .box strong {color: #090e46;text-transform: uppercase;font-size: 17px;}
section.home-boxes .box h3 {
    margin: 0 0 10px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 700;
}

section.home-boxes .col-md-4:nth-child(4) .box p {
    color: #000000;
    margin: 22px 0 0;
}
section.subscribe {padding-top: 65px;padding-bottom: 65px;}
section.subscribe h2{}
section.subscribe p{
    color: #4c4c4c;
    margin: 0;
}

section.subscribe form.es_widget_form {}

section.subscribe form.es_widget_form .es_lablebox {
    display: none;
}

section.subscribe form.es_widget_form .es_textbox {
    padding: 0;
}

section.subscribe form.es_widget_form .es_textbox input{
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #000000;
    padding: 10px;
    font-size: 14px;
}

section.subscribe form.es_widget_form .es_button {
    padding: 0;
}

section.subscribe form.es_widget_form .es_button input{
    color: #1f1f1f;
    float: left;
    padding: 8px 49px;
    background-color: #8dc645;
    font-weight: 500;
    border-radius: 20px;
    display: block;
    margin: 22px 0 0;
    border: none;
    text-align: center;
    width: 225px;
    font-size: 16px;
    text-transform: uppercase;
}

section.subscribe h2 {
    margin: 0 0 10px;
    color: #090e46;
    text-transform: uppercase;
    font-size: 30px;
}

section.subscribe h2 strong {
    display: block;
    color: #8dc645;
    font-weight: 400;
}

section.subscribe h2 p {}
footer ul.cols-full {
    padding: 0;
    overflow: hidden;
    margin: 0;
}
footer ul.cols-full > li{
    width: 33%;
    float: left;
    padding: 18px;
    display: block;
    height: 300px;
}
footer ul.cols-full li h4{
    margin: 0 0 15px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 21px;
}

footer ul.cols-full li .logo {
    margin: 20px 0 0;
}

footer ul.cols-full li .logo img {
    width: 100%;
}

footer ul.cols-full > li ul {
    padding: 0;
    column-count: 2;
}

footer ul.cols-full > li ul li {
    display: block;
    margin: 0 0 7px;
}

footer ul.cols-full > li ul li a {
    color: #3c3c3c;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 13px;
}

footer ul.cols-full li strong {
    display: block;
    font-size: 16px;
    font-weight: 500;
}

footer ul.cols-full li a.reservation {
    color: #1f1f1f;
    float: left;
    padding: 8px 0;
    background-color: #8dc645;
    font-weight: 500;
    border-radius: 20px;
    display: block;
    margin: 0px 0 18px;
    border: none;
    text-align: center;
    width: 225px;
    font-size: 16px;
    text-transform: uppercase;
}

footer ul.cols-full li a {
    color: #8dc645;
    font-weight: 500;
}

footer {
    background: #f2f3ff;
    padding: 50px 0;
}

footer ul.cols-full li p {color: #3c3c3c;}

footer ul.cols-full li ul.social {}
footer ul.cols-full li ul.social li{
    display: inline-block;
    margin: 0;
    margin: 0 10px 0 0px;
}
footer ul.cols-full li ul.social li a{
    font-size: 16px;
    transition: all .5s;
}
footer ul.cols-full li ul.social li a:hover{
    color: #8dc645;
}
.copy {
    text-align: center;
}

.copy p {
    margin: 0;
    background: #0c0f2f;
    color: #fff;
    padding: 20px 0;
}

.copy a {
    color: #8dc645;
}
section.careers-section {
    margin: 24px 0 0;
}

section.careers-section .box {
    width: 80%;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
}

section.careers-section .box h2 {
    margin: 0 0 15px;
    margin: 0 0 10px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 700;
}
section.careers-section .box p {
    color: #7b7a78;
}
section.careers-section .box a{}

section.careers-section .box p strong {
    margin: 12px 0 6px;
    display: block;
}

section.careers-section .box p br {
    display: none;
}

body.page-template-page-templatecareers-php {
    background: #fbfff6;
}

section.careers-section .box img {
    margin: 0 0 15px;
}
section.listing-section {
    background: #fbfff6;
    padding: 80px 15px;
}

section.listing-section h2 {
    margin: 0 0 10px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 40px;
}

section.listing-section ul.list {
    padding: 0;
    margin: 31px 0 0;
}

section.listing-section ul.list li {
    display: block;
    position: relative;
}
section.listing-section ul.list li p {
    display: block;
    width: 65%;
}
section.listing-section ul.list li span {margin: 0;color: #090e46;font-weight: 600;font-size: 14px;position: absolute;right: 0;top: 0;}
section.listing-section ul.list h3 {
    margin: 0 0 8px;
    color: #090e46;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 30px;
}

section.listing-section ul.list h4 {
    margin: 0 0 10px;
    color: #090e46;
    font-weight: 600;
    font-size: 18px;
}
section.listing-section p{
    color: #656461;
    margin: 0;
}
body.page-id-100 section.listing-section ul.list h3{
    
}
section.listing-section ul.list .list-inner {
    margin: 0 0 30px;
}
body.page-id-137 section.listing-section {
    display: none;
}
.modal-header {}

.modal-header h3#exampleModalLabel {
    display: inline-block;
    text-transform: uppercase;
    color: #090e46;
}

.modal-header button.close {
    display: inline-block;
    margin: 0px 0 0;
    width: 26px;
    height: 26px;
    border: 1px solid;
    border-radius: 100%;
}

.modal-content {
    border-radius: 0px;
}

.modal-body {}
.modal-body form{}
.modal-body form input[type="submit"]{
    color: #1f1f1f;
    padding: 8px 52px;
    background-color: #8dc645;
    font-weight: 500;
    border-radius: 20px;
    display: block;
    margin: 0 0 0;
    border: none;
    text-align: center;
    width: auto;
    font-size: 14px;
    text-transform: uppercase;
}
.modal-body form p{
    color: #706f6d;
}

.modal-body form span.wpcf7-list-item {
    margin: 0 0 7px;
    display: block;
}

.modal-body form .wpcf7-text, .modal-body form textarea, .modal-body form input, .modal-body form select {
    width: 70%;
    padding: 5px 6px;
}
.modal-body form  input[type="radio"] {
    width: fit-content;
}
.modal-body form label {
    margin: 0 0 0;
    font-weight: 400;
    font-size: 15px;
}
section.home-section.contact .content {
    min-height: 562px;
    background: #fbfff6;
}

section.home-section.contact .content form {}

section.home-section.contact .content form input {
    width: 100%;
    padding: 9px 20px;
    margin: 0 0 13px;
    color: #090e46;
    border: 1px solid;
    border-radius: 20px;
}

section.home-section.contact .content form input[type="submit"] {
    color: #1f1f1f;
    margin: 0px 0 0;
    padding: 8px 7px;
    background-color: #8dc645;
    width: 200px;
    font-weight: 700;
    border-radius: 20px;
    border: none;
}

section.home-section.contact .content form textarea {
    width: 100%;
    padding: 10px 20px;
    margin: 0 0 13px;
    color: #090e46;
    border: 1px solid;
    border-radius: 20px;
    height: 100px;
}

section.home-section.contact .content em {
    font-style: normal;
    color: #090e46;
}

section.home-section.contact .content strong {
    display: block;
    font-size: 19px;
    font-weight: 400;
    margin: 12px 0 0;
}

section.home-section.contact .content br {
    display: none;
}
section.sin-news {
    text-align: center;
}
section.sin-news .image{
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    position: relative;
    margin: 0 -15px;
    overflow: hidden;
    position: relative !important;
}
section.sin-news h2{
    margin: 0;
    /* z-index: 9999; */
    color: #fff;
    margin: 240px 0;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}
section.sin-news h2 span{
    display: block;
}
section.sin-news .content{
    width: 80%;
    margin: 40px auto;
    color: #5a5956;
}
section.sin-news .content p{}

section.sin-news .image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000063;
    z-index: 1;
}
section.home-section.music .content {min-height: 562px;}
section.listing-section .table {text-align: left;color: #898989;margin: 39px 0 0;font-size: 16px;}

section.listing-section .table strong {
    color: #090e46;
}
section.listing-section .categories-content-main ul li {
    width: 48%;
    float: left;
    margin-left: 15px;
        min-height: 160px;
}

section.listing-section .categories-content-main ul li p {
    width: 100%;
    font-size: 13px;
}

.categories-tab ul {
    width: 100%;
    padding: 0;
    margin: 0;
}

.categories-tab ul li {
    display: block;
    float: left;
    text-align: center;
    width: 33%;
    background-color: #f0ffdc;
    padding: 20px 0;
}

.categories-tab ul li a {
    color: #090e46;
    font-size: 18px;
    font-weight: 500;
}

.categories-tab ul li.activetab {
    background: #8dc645;
}

.categories-tab ul li.activetab a {
    color: #fff;
}
.categories-content {
    display: none;
}
section.gallery-section {
    text-align: center;
}

section.gallery-section .title {
    margin: 40px 0 40px;
}

section.gallery-section .title h2{
    margin: 0 0 0;
    font-size: 38px;
    font-weight: 600;
}

section.gallery-section .box {
    background-color: #f2f3ff;
    padding: 40px;
}

section.gallery-section .box a {
    display: inline-block;
    width: 23%;
    margin: 10px;
    height: 395px;
    overflow: hidden;
}

section.gallery-section .box img {
    width: auto;
    height: 100%;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    height: 140px;
}

span#group-990 {
    width: 70%;
}
    }